home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Text
/
HTML
/
MetalWEB
/
rexx
/
Ibrowse.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
OS/2 REXX Batch file
|
1999-03-25
|
211 b
|
10 lines
/*
** This script shows how to obtain a list
** of an applications ARexx commands.
*/
OPTIONS RESULTS
address 'METALWEB.1' SAVE_ALLPATH 'ram:tmp.html'
address 'IBROWSE' GOTOURL 'file://localhost/ram:tmp.html'